Skip to content

fix(schema): allow array of objects for hooks#4955

Merged
jdx merged 1 commit into
jdx:mainfrom
risu729:fix-hooks-schema
Apr 28, 2025
Merged

fix(schema): allow array of objects for hooks#4955
jdx merged 1 commit into
jdx:mainfrom
risu729:fix-hooks-schema

Conversation

@risu729

@risu729 risu729 commented Apr 27, 2025

Copy link
Copy Markdown
Contributor

ref: #4423

Allows an array of objects in hooks.
e.g.

[[hooks.cd]]
script = "echo 'I changed directories'"
[[hooks.cd]]
script = "echo 'I also directories'"

@jdx jdx merged commit 81aa105 into jdx:main Apr 28, 2025
jdx pushed a commit that referenced this pull request Apr 29, 2025
### 🐛 Bug Fixes

- **(aqua)** fix bin_path of tools in monorepo by
[@risu729](https://github.com/risu729) in
[#4954](#4954)
- **(schema)** allow array of objects for hooks by
[@risu729](https://github.com/risu729) in
[#4955](#4955)
- store tool version opts in .mise.backend by
[@roele](https://github.com/roele) in
[#4960](#4960)

### 📚 Documentation

- add information about the DNF repository by
[@acesyde](https://github.com/acesyde) in
[#4956](#4956)

### 🧪 Testing

- fix registry tools by [@jdx](https://github.com/jdx) in
[#4959](#4959)

### Chore

- **(deny)** added CDLA-Permissive-2.0 by [@jdx](https://github.com/jdx)
in [#4961](#4961)
@risu729 risu729 deleted the fix-hooks-schema branch May 23, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants